home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11129 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: in2.uu.net!interaccess!usenet
  2. From: brianmcg@interaccess.com (Brian V. McGroarty)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: What Compression Program to use
  5. Date: 22 Mar 1996 02:30:27 GMT
  6. Organization: Internet Squire
  7. Message-ID: <4it3c3$am2@nntp.interaccess.com>
  8. References: <DoLF2u.B3@matt.fidalgo.net>
  9. Reply-To: brianmcg@interaccess.com
  10. NNTP-Posting-Host: d216.nhe.interaccess.com
  11. X-Newsreader: Internet Squire 1.20
  12.  
  13. Matt Gischer wrote:
  14. >Norman Bullen (nbullen@ix.netcom.com) wrote:
  15. >: dave robbins wrote:
  16.  
  17.  
  18. >: >  What compression program does everyone use too help encrypt the exe
  19. >: > files to keep prying eyes away with binary editors? I'm not real crazy
  20. >: > about paying the $275.00 dollars that PKware whants for theirs,
  21. >shareware
  22. >: > compression program would be fine.
  23.  
  24.  
  25. >: > ---
  26. >: > Dave Robbins                                    drobbins@servtech.com
  27. >: > Utica  NY 
  28. >: I think you have the wrong idea about compression. Compression is used to
  29.  
  30.  
  31. >: make files smaller for easier transmission, whether across dial-up or 
  32. >: network or via floppy disk or even CD-ROM. In order to use the files, you
  33.  
  34.  
  35. >: have to decompress them and then they are exactly the way they were 
  36. >: before compression and just as accessible to "prying eyes" with "binary 
  37. >: editors."
  38.  
  39.  
  40. >You seem to be confused.  Pklite compresses executables that will still
  41. >run.  so.. they are decompressed on the fly.
  42.  
  43.  
  44.  
  45. In either case, you can find a small program called "pkunlite" which will
  46. decompress any "pklite" file, even those created with the professional
  47. version.
  48.  
  49. I haven't seen any secure executable file compressors this side of a grand,
  50. however there are things you can do yourself.  If you can tell me a bit
  51. about whether it is your data or your code which you are trying to protect,
  52. I can present a few methods I've used in the past which have worked fairly
  53. well.
  54.  
  55.  
  56. ---
  57. Brian Valters McGroarty -- brianmcg@bix.com
  58. phone/fax (847) 439-7714
  59.  
  60.  
  61.  
  62.  
  63.  
  64.